.gridOfImages{margin:auto;width:100%}.gridOfImages__list{align-items:center;display:flex;justify-content:center}@media (max-width:768px){.gridOfImages__list{flex-direction:row}}.gridOfImages__list img{aspect-ratio:1/1;height:300px;-o-object-fit:contain;object-fit:contain}@supports not (aspect-ratio:1/1){.gridOfImages__list img{height:auto;width:100%}}@media (max-width:991.98px){.gridOfImages__list img{height:200px}}
